printf( “Hello world!” );

“Hello World” is an apt title for my first blog post. Typically when you are learning a new programming language you start with a trivial application that outputs the message “Hello World” and since a person’s first blog post tends to be perfunctory it seems appropriate to leave the post with that title. Let me … Continue reading printf( “Hello world!” );